ServiceFindMailboxStatisticsByKeywords Method |
Finds the mailbox statistics by keywords.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic FindMailboxStatisticsByKeywordsResponse FindMailboxStatisticsByKeywords(
MailboxStatisticsByKeywords mailboxStatisticsByKeywords
)
Public Function FindMailboxStatisticsByKeywords (
mailboxStatisticsByKeywords As MailboxStatisticsByKeywords
) As FindMailboxStatisticsByKeywordsResponse
Parameters
- mailboxStatisticsByKeywords
- Type: Independentsoft.ExchangeMailboxStatisticsByKeywords
The mailbox statistics by keywords.
Return Value
Type:
FindMailboxStatisticsByKeywordsResponseFindMailboxStatisticsByKeywordsResponse.
See Also